ASP.NET Core MVC コントロールヘルプ
MaxResizeWidth メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TileBuilder<TControl,TBuilder> クラス : MaxResizeWidth メソッド
The value.
Configurates C1.Web.Mvc.Tile.MaxResizeWidth. Sets the default maximum width of the tile when resize.
シンタックス
'宣言
 
Public Overridable Function MaxResizeWidth( _
   ByVal value As System.Integer _
) As TBuilder
public virtual TBuilder MaxResizeWidth( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TileBuilder<TControl,TBuilder> クラス
TileBuilder<TControl,TBuilder> メンバ